ANativeWindow_release

Remove a reference that was previously acquired with {@link ANativeWindow_acquire()}.

extern (C) nothrow @nogc
void
ANativeWindow_release
(
ANativeWindow* window
)

Meta